Realm Kotlin SDK - Sync
/
io.realm.kotlin.mongodb.ext
/
profileAsBsonDocument
profile
As
Bson
Document
inline fun
User
.
profileAsBsonDocument
():
BsonDocument
Content copied to clipboard
Returns the profile for this user as
BsonDocument
.
Return
The profile for this user.